BitOr(number1, number2) Returns the bitwise OR of two long integers See also BitAnd, BitNot, and BitXor.
Returns the bitwise OR of two long integers
See also BitAnd, BitNot, and BitXor.
Any long integers.